home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / util / rexx / EqFiles.readme < prev    next >
Encoding:
Text File  |  1998-10-31  |  2.3 KB  |  65 lines

  1. Short:        Find equal files with distinct filenames
  2. Author:       Fulvio Peruggi <peruggi@unina.it>
  3. Uploader:     Fulvio Peruggi <peruggi@unina.it>
  4. Version:      1.8
  5. Type:         util/rexx
  6. Requires:     util/cli/ALeXcompare.lha
  7. Distribution: Aminet
  8.  
  9.  
  10. EqFiles.rexx is a program which compares files in one or two directories (or
  11. directory trees) and searches for files having the same contents and
  12. (possibly) distinct filenames.
  13.  
  14. You know the problem. You have collections of files (pictures, music modules,
  15. etc.) downloaded from different sites or extracted from distinct CD-ROMs.
  16. Often you have one or more duplicates of certain files, because distinct
  17. sources used different filenames for the same file. You can find duplicate
  18. files manually, but actually this is convenient only in a small collection.
  19. When your collection is formed by hundreds or thousands of files the only
  20. reasonable way to find duplicates is a program that does the job for you. As
  21. far as I know, all usual "compare" programs make comparisons between files
  22. having the same filename, and so they are useless in the present case. Here is
  23. the point where EqFiles.rexx comes in handy.
  24.  
  25. With EqFiles.rexx it is also possible to delete automatically all duplicate
  26. files found in a search.
  27.  
  28. EqFiles.rexx is optimized for maximum speed.
  29.  
  30. EqFiles.rexx can be used from within Directory Opus.
  31.  
  32.  
  33. History:
  34. ¯¯¯¯¯¯¯¯
  35. Version 1.8 (11.10.98)
  36. - Removed residual erroneous handling of filenames with spaces in case of
  37.   deletion.
  38. - Major changes and additions in the document file.
  39. - First Aminet release.
  40.  
  41.  
  42. Author:
  43. ¯¯¯¯¯¯¯
  44.  
  45.                       Fulvio Peruggi
  46.                Via Consalvo 150, isolato 5
  47.                        80126 Napoli
  48.                           Italy
  49.  
  50.                 E-Mail: peruggi@unina.it
  51.  
  52.  
  53. ============================= Archive contents =============================
  54.  
  55. Original  Packed Ratio    Date     Time    Name
  56. -------- ------- ----- --------- --------  -------------
  57.    15112    5306 64.8% 11-Oct-98 19:30:54  EqFiles.guide
  58.     1796    1095 39.0% 28-Feb-97 22:58:54  EqFiles.guide.info
  59.     1776     858 51.6% 11-Oct-98 20:09:48  EqFiles.readme
  60.     1443     983 31.8% 04-Oct-98 23:02:14  EqFiles.readme.info
  61.     6765    1893 72.0% 11-Oct-98 19:18:40  EqFiles.rexx
  62.      202     148 26.7% 11-Oct-98 20:11:54  File_id.diz
  63. -------- ------- ----- --------- --------
  64.    27094   10283 62.0% 13-Oct-98 06:21:00   6 files
  65.